@charset "utf-8";

/* CSS Document */
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:400px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:rgb(199, 47, 20);margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:250px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
/*产品页面*/
.left_body {
    width: 260px;
    height: auto;
    float: left;
    margin-top: 30px;
    margin-left: 15px;
}

.contact {
    border: 1px solid #e2e2e2;
    background-color: rgb(199, 47, 20);
}

.contact h3 {
    display: block;
    height: 50px;
    width: 100%;
    background-color: rgb(105, 1, 1);
    color: #ffffff;
    margin: 0;
    line-height: 50px;
    text-align: center;
    font-weight: 500;
}

.contact p {
    padding: 20px;
    border-bottom: 1px solid #ebe9e9;
    color: #d8d8d8;
    font-size: 14px;
    line-height: 25px;
}

.contact p span {
    font-size: 20px;
    font-weight: bold;
    color: #ffe7b9;
}

.erweima {
    padding: 30px 30px 0 30px;
    border-bottom: 1px solid #d8d8d8;
}

.erweima img {
    width: 100%;
    height: auto;
}

.erweima span {
    line-height: 50px;
    text-align: center;
    color: #ffe7b9;
    display: block;
}


/*首页咨询*/


.box15 {
    width: 350px;
    float: left;
    margin-right: 67px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

.box15 h3 {
    font-size: 16px;
    border-bottom: 1px solid #c8c8c8;
    height: 40px;
    line-height: 40px;
}

.box15 h3 span {
    float: right;
    display: inline-block;

}

.box15 h3 em a {
    padding: 0 6px;
    font-style: normal;
}

.box15 h3 em .select {
    color: rgb(199, 47, 20);
    border-bottom: 1px solid rgb(199, 47, 20);
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
}

.box15 h3 a img {
    margin-top: -34px;
}

.box15_q p,
.box15_w p {
    padding-top: 22px;
}

.box15_q p img,
.box15_w p img {
    width: 294px;
    height: 77px;
}

.box15_q ul li,
.box15_w ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #a8a8a8;
    font-size: 12px;
    overflow: hidden;
    background: url(../images/wt_li.gif) no-repeat left center;
}

.box15_q ul li a,
.box15_w ul li a {
    color: #474747;
    padding-left: 10px;
}

.box15_q ul li a:hover,
.box15_w ul li a:hover {
    text-decoration: underline;
}

.box15_q,
.box15_w {
    display: none;
}

.box16 {
    width: 350px;
    float: left;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

.box16 h3 {
    font-size: 16px;
    border-bottom: 1px solid #c8c8c8;
    height: 40px;
    line-height: 40px;
}

.box16 h3 span {
    float: right;
    display: inline-block;

}

.box16 h3 em .select {
    color: rgb(199, 47, 20);
    border-bottom: 1px solidrgb(199, 47, 20);
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
}

.box16 h3 a {
    color: #434343;
}

.box16 h3 a img {
    margin-top: -34px;
}

.box16 h3 a:hover {
    text-decoration: underline;
}

.box16 p {
    padding-top: 22px;
}

.box16 ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #a8a8a8;
    font-size: 12px;
    overflow: hidden;
    background: url(../images/wt_li.gif) no-repeat left center;
}

.box16 ul li a {
    color: #474747;
    padding-left: 10px;
}

.box16 ul li a:hover {
    text-decoration: underline;
}






/*----------------------------------------*/
/*  5. Category Service Area
/*----------------------------------------*/

.cat-menu>ul#category {
    background: #f3f5f6 none repeat scroll 0 0;
    border-left: 1px solid #eaeced;
    border-right: 1px solid #eaeced;
}

#category>li {
    border-bottom: 1px solid #eaeced;
    display: block;
    padding: 14.3px 24px;
    position: relative;
}

#category a {
    color: #444444;
    text-transform: uppercase;
}

li.cat-title {
    background: rgb(199, 47, 20) none repeat scroll 0 0;
}

li.cat-title a {
    color: #ffffff !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}

#category li:first-child {
    border: 0 none;
}

ul.sub-menu {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeced;
    margin: 0;
    opacity: 0;
    padding: 25px 0 25px 33px;
    position: absolute;
    right: -280px;
    text-align: left;
    top: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: -9;
}

.cat-menu ul#category li ul.sub-menu>li,
.cat-menu ul#category li ul.sub-menu .sub-sec li {
    display: block;
    margin: 0;
    padding: 10px 11px;
}

.cat-menu ul#category li ul.sub-menu>li a,
.cat-menu ul#category li ul.sub-menu .sub-sec li a {
    color: #444444;
    font-size: 13px;
    padding: 10px 0;
    text-transform: capitalize;
}

.sub-sec {
    margin-bottom: 18px;
}

.sub-sec:nth-child(3),
.sub-sec:nth-child(4) {
    margin-bottom: 0;
}

.cat-menu ul#category li ul.sub-menu .sub-sec li a {
    font-size: 14px;
}

.cat-menu ul#category li ul.sub-menu .sub-sec li a.title {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 17px;
}

.cat-menu ul#category>li:hover ul.sub-menu {
    opacity: 1;
    right: -251px;
    visibility: visible;
    z-index: 999;
}

#category>li:hover a,
.cat-menu ul#category li ul.sub-menu>li a:hover,
.cat-menu ul#category li ul.sub-menu .sub-sec li a:hover {
    color: rgb(199, 47, 20)
}

.cat-menu li a i {
    float: right;
}

.banner-cart-text-img,
.single-mix-banner {
    display: block;
    position: relative;
}

.border-hover a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

.border-hover a:before {
    border: 1px solid #fdfdfd;
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale3d(1.4, 1.4, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 9;
}

.border-hover a:after {
    border: 1px solid #64e7a5;
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale3d(1.4, 1.4, 1);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    z-index: 9;
}

.border-hover a:hover:after {
    bottom: 15px;
    left: 25px;
    opacity: 1;
    right: 15px;
    top: 25px;
    transform: scale3d(1, 1, 1);
}

.border-hover a:hover:before {
    bottom: 25px;
    left: 15px;
    opacity: 1;
    right: 25px;
    top: 15px;
    transform: scale3d(1, 1, 1);
}

.white-hover a {
    display: inline-block;
    max-width: 100%;
    position: relative;
}

.white-hover a:before {
    background-color: rgba(255, 255, 255, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
}

.white-hover a:after {
    background-color: rgba(255, 255, 255, 0.15);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
}

.white-hover a:hover:before,
.white-hover a:hover:after {
    height: 100%;
    transition: all 0.4s ease-out 0s;
    width: 100%;
}

.banner-text {
    color: #ffffff;
    font-weight: 500;
    height: auto;
    position: absolute;
    right: 27px;
    text-align: right;
    text-transform: uppercase;
    top: 62px;
    width: 100%;
}

.banner-text h3 {
    font-size: 30px;
    margin-bottom: 5px;
    padding-right: 26px
}

.banner-text h2 {
    font-size: 50px;
    padding-right: 26px
}

.single-info {
    display: block;
    overflow: hidden;
    background: #F6F8F9;
    border: 1px solid transparent;
    padding: 12px 15px 16px 17px;
    margin-bottom: 24px;
    height: 117px
}

.single-info:last-child {
    margin-bottom: 0;
}

.single-info:hover {
    background: transparent;
    border: 1px solid #e6e8e9;
}

.single-info-text {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 99;
}

.single-info-text>h3 {
    color: #232323;
    font-size: 20px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-top: 18px;
}

.single-info .s-icon {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 99;
}

.single-info .s-icon::after {
    background: #edf0f2 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 140px;
    left: 50%;
    margin-left: -70px;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    transform: scale(1);
    width: 140px;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s
}

.single-info:hover .s-icon::after {
    transform: scale(0);
}

.single-info-text span {
    display: block;
}

.single-info .s-icon i {
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 60px;
    padding-top: 15px;
    text-align: center;
    width: 60px;
    color: #fff;
}


/*最新产品部分*/
.box4 {
    height: 1085px;
    background: url(../images/p_box.gif) repeat;
}

.box4_top {
    width: 1200px;
    margin: 0 auto;
    padding-top: 38px;
}

.box4_topz {
    margin-top: 20px;
    width: 260px;
    float: left;
    font-family: "Microsoft Yahei";
}

.box4_topz h5 {
    background: url(../images/pr_log.gif) no-repeat center top rgb(199, 47, 20);
    height: 80px;
    padding-top: 75px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.box4_topz h5 span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffe7b9;
    font-weight: bold;
    display: block;
}

.box4_topy {
    width: 900px;
    float: right;
}

.box4_topy h3 {
    background: url(../images/pr_h4.gif) no-repeat left center;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 20px;
    padding-left: 13px;
    margin-bottom: 20px;
}

.box4_topy h3 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.box4_topy h3 a {
    color: rgb(199, 47, 20);
}

.box4_topy h3 a:hover {
    text-decoration: underline;
}

.box4_topy dl {
    width: 180px;
    float: left;
    padding-right:40px;
    height: 220px;
    margin-bottom: 18px;
}

.box4_topy dl dt {
    height:148px;
}

.box4_topy dl dt img {
    width: 180px;
    height: 148px;
}

.box4_topy dl dd h2 {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background: #efefef;
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.box4_topy dl dd h2 a {
    color: rgb(199, 47, 20);
}

.box4_topy dl dd h2 a:hover {
    text-decoration: underline;
}

.box4_topy dl dd p {
    color: #8a8a8a;
    font-size: 12px;
    line-height: 20px;
    padding: 12px 0 0 0;
    border-bottom: 1px solid #cfcfcf;
    height: 69px;
    overflow: hidden;
    width: 225px;
}

.box4_topy dl dd em {
    display: block;
    padding-top: 11px;
    text-align: center;
}

.box4_topy dl dd em img {
    padding-right: 12px;
}

.box4_topy .nopa {
    padding-right: 0;
}

.box4_bottom {
    width: 960px;
    margin: 20px auto 0;
    position: relative;
    overflow: hidden;
}

.box4_bottom p {
    position: absolute;
    float: right;
    top: 61px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    right: 25px;
    font-weight: bold;
}

.box4_bottom p b {
    display: block;
    font-size: 29px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    padding-bottom: 6px;
}

/*导航*/
.kj_nav {
    height: 50px;
    background-color: rgb(199, 47, 20);
}

.kj_profl {
    background: url(../images/fele.png) no-repeat left 25px center;
    padding-left: 50px;
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 205px;
    background-color: rgb(92, 3, 3);
}

.kj_profl>a {
    font-size: 16px;
    color: #fff;
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    line-height: 50px;
    color: #fff;
}

.kj_navv ul li a {
    padding: 0px 42px;
}

.kj_navv ul li:hover {
    background-color: rgb(92, 3, 3);
}

.kj_navv ul li:hover a {
    color: #fff !important;
}

.navbar {
    margin-bottom: 0px;
    border: none;
}

.kj_navdefault .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.kj_dfprofltable>tbody>tr>td>a {
    color: rgb(199, 47, 20);
    font-size: 14px;
    font-weight: bold;
}

.kj_dfprofltable tr>td:first-child {
    padding-left: 20px;
}

.kj_profl:hover>table {
    display: table;
}

.kj_profl>table {
    display: none;
    position: absolute;
    background-color: #fff;
    left: 0px;
    top: 50px;
    z-index: 99;
    border: 1px solid #00B98A;
    border-top: none;
}

.kj_profl>table>tbody>tr>td {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.kj_profl>ul {
    left: 0px;
}

.kj_navv ul li a {
    padding: 0px 20px;
}

.c {
    overflow: hidden;
    zoom: 1;
}

.kj_pc_list4 {
    border-left: 1px solid #f1f1f1;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.kj_pc_list4 .sub_dl .sub_dt>a {
    float: left;
    padding: 0px 10px;
    border-right: 1px solid #e1e1e1;
    line-height: 20px;
    font-size: 12px;

}

.kj_dfprofltable>tbody>tr>td>a {
    color: rgb(199, 47, 20);
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.kj_pc_list4 .sub_dl {
    overflow: hidden;
    float: left;
    margin: 5px 0px;
}

.kj_pc_list4 .sub_dl .sub_dt {
    float: left;
}

.kj_pc_list4 li:last-child a {
    border-right: none !important;
}

.kj_dfprofltable tr>td:first-child {
    padding-left: 20px;
}


/*------首页----------*/

#indexbanner {
    height: 455px;
    overflow: hidden;
}

.slideBox {
    width: 100%;
    height: 455px;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    z-index: 10;
}

.slideBox ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    height: 455px;
    overflow: hidden;
}

.slideBox ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
    height: 455px;
    overflow: hidden;
}

.slideBox ul li a {
    display: block;
    width: 100%;
    height: 455px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFFFFF
}

.slideBox .bd ul {
    margin: 0px auto;
}

.slideBox .hd {
    height: 12px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 20;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    text-align: center;
    cursor: pointer;
    background: url(../images/banniu.png) no-repeat -22px 0px;
}

.slideBox .hd ul li.on {
    background: url(../images/banniu.png) no-repeat 0px 0px;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 197px;
    display: block;
    width: 30px;
    height: 60px;
    /*background:url(../images/ileft.png) no-repeat center center;filter:alpha(opacity=50);opacity:0.5;*/
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .next {
    left: auto;
    right: 50%;
    margin-right: -600px;
    /*background:url(../images/iright.png) no-repeat center center;*/
}

.slideBox .prev:hover {
    background: rgba(255, 255, 255, 0.8) !important;
    filter: Alpha(opacity=80);
    background: #ffffff;
}

.slideBox .next:hover {
    /*filter:alpha(opacity=100);opacity:1; */
    background: rgba(255, 255, 255, 0.8) !important;
    filter: Alpha(opacity=80);
    background: #ffffff;
}

.slideBox .prev span {
    display: block;
    width: 30px;
    height: 60px;
    background: url(../images/ileft.png) no-repeat center center;
    z-index: 1000;
}

.slideBox .next span {
    display: block;
    width: 30px;
    height: 60px;
    background: url(../images/iright.png) no-repeat center center;
    z-index: 1000;
}

.slideBox .prev:hover span {
    background: url(../images/ileft1.png) no-repeat center center;
    z-index: 1000;
}

.slideBox .next:hover span {
    background: url(../images/iright1.png) no-repeat center center;
    z-index: 1000;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #ccc;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat;
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding: 10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 216px;
    height: 216px;
    display: block;
    padding: 2px;
    border: 2px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}

.indextype {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.indextypeleft {
    background: rgba(255, 255, 255, 1) !important;
    filter: Alpha(opacity=80);
    background: #ffffff;
    width: 250px;
    height: auto;
    position: absolute;
    left: 0px;
    top: -54px;
    z-index: 9999;
    text-align: left
}

.indextypelist {
    position: relative;
}

.indextypelist li {
    line-height: 60px;
    height: auto;
    overflow: hidden;
}

.sec_menu li {
    background: #f5f5f5;
}

.sec_menu li a {
    color: #3a3a3a;
}

.indextypelist li a {
    display: block;
    padding: 0px 40px 0px 30px;
    background: url(../images/index_15.png) no-repeat 220px center;
    font-size: 14px;
    color: #3a3a3a;
}

.indextypelist li a:hover {
    background: #b6cdfd url(../images/index_15.png) no-repeat 220px center;
    color: #3a3a3a;
    text-decoration: none
}

.navright {
    border: 1px solid #e0e0e0;
    border-left: none;
    background-color: #FFFFFF;
    width: 480px;
    height: 453px;
    position: absolute;
    top: 0px;
    left: 250px;
    -moz-box-shadow: 5px 8px 16px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 5px 8px 16px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 5px 8px 16px rgba(0, 0, 0, 0.18);
    box-shadow: 5px 8px 16px rgba(0, 0, 0, 0.18);
    display: none;
}

.navrightlist {
    overflow: hidden;
    padding: 20px 0px 0px 0px;
    float: left;
    width: 230px;
}

.indextypelist li .navrightlist a,
.indextypelist li.active .navrightlist a {
    padding: 0px;
    color: #3a3a3a
}

.indextypelist li .navrightlist a:hover,
.indextypelist li.active .navrightlist a:hover {
    color: #4e7de1;
}

.navrightlist img {
    float: left;
    margin: 0px 20px;
    /*border:1px solid #e0e0e0;*/
}

.navrightlist i {
    float: left;
    line-height: 65px;
    height: 65px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    width: 120px;
}

.indextypelist li.active .navright {
    display: block;
}

.indextypemenu {
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}

.indextypemenu li {
    width: 125px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 10px 0px;
}

.indextypemenu li i {
    display: block;
    height: 30px;
}

.indextypemenu li a span {
    color: #3a3a3a;
}

.indextypemenu li a:hover span {
    color: #4e7de1;
}

.indexbt {
    padding: 30px 0px 0px 0px;
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    height: 70px;
    font-weight: normal;
}

.indexbt span {
    float: left;
    display: inline;
    font-size: 22px;
    color: #333333;
}

.indexbt i {
    float: right;
    display: inline;
    overflow: hidden;
}

.indexbt i a {
    display: block;
    background: url(../images/blink.png) no-repeat right center;
    font-style: normal;
    font-size: 14px;
    color: #7c7c7c;
    padding-right: 20px;
}

.indexbt i a:hover {
    color: #4e7de1;
    background: url(../images/bhover.png) no-repeat right center;
}

.indexprolist {
    width: 1220px;
    overflow: hidden;
}

.indexprolist li {
    width: 285px;
    height: 380px;
    background-color: #FFFFFF;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    float: left;
    /*cursor: pointer;*/
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.indexprolist li.item-active {
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -moz-transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
}

.indexprolist li i {
    display: block;
    overflow: hidden;
    padding-top: 20px;
}

.indexprolist li i img {
    display: block;
    margin: 0px auto;
    padding: 4px;
    border: 1px solid #ddd;
}

.indexprolist li span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    font-size: 16px;
    line-height: 26px;
    padding-top: 16px;
    background-color: #FFFFFF;
    width: 245px;
    margin: 0px auto;
}

.indexprolist li font {
    display: block;
    font-size: 16px;
    color: #e02b41;
    line-height: 26px;
    background-color: #FFFFFF;
    width: 245px;
    margin: 0px auto;
}


/*.indexprolist li:hover{ background-color:#4e7de1}*/

.indexprolist li.profirst {
    width: 590px;
    overflow: hidden;
}

.indexprojinpin {
    width: 1220px;
    overflow: hidden;
}

.indexprojinpin li {
    width: 590px;
    height: 285px;
    background-color: #FFFFFF;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.indexprojinpin li.item-active {
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -moz-transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
}

.indexprojinpin li i {
    display: block;
    overflow: hidden;
    padding: 20px 0px 0px 20px;
    float: left;
}

.indexprojinpin li i img {
    display: block;
}

.indexprojinpinlr {
    float: right;
    padding: 20px 20px 0px 0px;
    width: 245px;
    overflow: hidden;
}

.indexprojinpinlr b.bt {
    font-weight: normal;
    color: #333333;
    font-size: 18px;
    display: block;
    padding-top: 40px;
}

.indexprojinpinlr b.bt a {
    color: #333333;
}

.indexprojinpinlr b.bt a:hover {
    color: #4e7de1;
}

.indexprojinpinlr p {
    color: #999999;
    font-size: 12px;
    line-height: 30px;
}

.indexprojinpinlr .jg {
    font-size: 26px;
    color: #666666;
}

.indexprojinpinlr s {
    color: #999999;
    font-size: 14px;
}

.indexprojinpinlr .jgjs {
    font-size: 14px;
    color: #e02b41;
}


/*------产品中心----------*/

.category {
    background-color: #FFFFFF;
    padding: 20px 20px 0px 20px;
    margin-bottom: 30px;
    font-size: 14px;
}

.category li {
    padding-bottom: 20px;
}

.category li span {
    color: #333333;
}

.category li i {
    font-style: normal;
    padding: 0px 17px;
}

.category li b {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
}

.category li a.active {
    color: #F00
}

.protop_right {
    width: 500px;
}

.titles {
    font-size: 26px;
    color: #333333;
    padding: 0px;
    margin: 0px;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
}

.title_fbt {
    line-height: 30px;
}

.pro_jg {
    font-size: 26px;
    color: #e6393d;
    border-bottom: #d8d8d8 1px solid;
    border-top: #d8d8d8 1px solid;
    margin: 20px 0px;
    padding: 20px 0px;
}

.pro_jg s,
.pro_bt {
    font-size: 16px;
    color: #666666
}

.pro_select {
    overflow: hidden;
    padding: 8px 0px 15px 0px;
    font-size: 14px;
    color: #999999;
}

.pro_select p {
    float: left;
    width: 90px;
    height: 50px;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    background-color: #FFFFFF;
    margin-right: 15px;
    cursor: pointer;
}

.pro_select p span {
    width: 12px;
    height: 12px;
    background: url(../images/banniu.png) no-repeat -22px 0px;
    margin: 6px auto;
    display: block;
}

.pro_select p.cur,
.pro_select p:hover {
    border: 1px solid #4e7de1;
    color: #4e7de1;
}

.pro_select p.cur span,
.pro_select p:hover span {
    background: url(../images/banniu.png) no-repeat 0px 0px;
}


/*  详情右侧 */

.shuliang {
    border: #d8d8d8 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 112px;
    margin: 8px 0px 15px 0px;
}

.shuliang span {
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
}

.goodnum {
    border: #d8d8d8 1px solid;
    border-top: none;
    border-bottom: none;
    background-color: #f5f5f5;
    width: 48px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 16px;
}

.jian {
    background: url(../images/jian.png) no-repeat center center;
}

.jia {
    background: url(../images/jia.png) no-repeat center center;
}

.tijiao {
    padding-top: 20px;
    position: relative;
    clear: both
}

a.dginfo_btn {
    width: 140px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #4e7de1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    background-color: #4e7de1;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 10px;
}

a.dginfo_btn:hover {
    background-color: #4e7de1;
}


/*  加入购物车浮动 */

#showIncludeCart {
    z-index: 111;
    position: absolute;
    overflow: hidden;
    width: 356px;
    left: 0;
    top: 0px;
    background: #fff;
    padding-left: 47px;
    height: 130px;
    border: 1px solid #4e7de1;
}

.buy_icon {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../images/buyicon.png) no-repeat;
    top: 18px;
    left: 30px;
}

.buy_pop_top {
    margin-left: 28px;
    position: relative;
    width: 250px;
    padding-top: 27px;
    height: 93px;
}

.buy_pop_top .title {
    color: #898989;
    font-size: 15px;
    font-weight: bold;
    padding-left: 2px;
    height: 31px;
}

.buy_pop_top .font {
    color: #595757;
    padding-left: 2px;
    padding-top: 0px;
    height: 25px;
}

.btn_continue {
    clear: both;
    overflow: hidden;
}

.buy_pop_top .pop_btn_r {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.buy_pop_top .pop_btn_r a {
    display: inline-block;
    padding: 5px 10px;
    background-color: #f60;
    color: #fff;
}

.buy_pop_top .btn_cart {
    display: inline-block;
    float: left;
}

.buy_pop_top .btn_cart a {
    display: inline-block;
    padding: 5px 10px;
    background-color: #4e7de1;
    color: #fff;
}

.buy_pop_close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    top: 6px;
    background: url(../images/btn_close.png) no-repeat;
    cursor: pointer;
}


/* 放大镜 */

.box {
    width: 620px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    overflow: hidden;
    float: left
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    height: 82px;
    width: 82px;
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 0px;
}

.tb-s310,
.tb-s310 a {
    height: 480px;
    width: 480px;
}

.tb-s310,
.tb-s310 img {
    max-height: 480px;
    max-width: 480px;
}

.tb-s310 a {
    *font-size: 441px;
}

.tb-s40 a {
    *font-size: 75px;
}

.tb-s40,
.tb-s40 a {
    height: 80px;
    width: 80px;
}

.tb-s40,
.tb-s40 img,
.tb-s40 a img {
    max-height: 80px;
    max-width: 80px;
}

.tb-booth {
    position: relative;
    z-index: 1;
    float: right;
}


/*.tb-thumb .tb-selected{height:80px;}*/

.tb-thumb .tb-selected div {
    border: 1px solid #C30008;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 480px;
    height: 480px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomMask {
    position: absolute;
    background: url("../images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}


/* 放大镜 */

.proviewtitle {
    padding-top: 50px;
    overflow: hidden;
    border-bottom: #e1e1e1 1px solid;
}

.proviewtitle span {
    float: left;
    display: inline;
    width: 104px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    background-color: #e1e1e1;
    cursor: pointer;
}

.proviewtitle span.on,
.proviewtitle span.on a {
    background-color: #4e7de1;
    color: #FFFFFF;
}

.proviewtitle span a {
    color: #333333;
}

.proviewcontent {
    line-height: 2;
    font-size: 14px;
    background-color: #FFFFFF;
    margin-bottom: 45px;
}

.proviewcontent img {
    display: inherit;
}


/*------产品研究---------*/

.slider {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 45px;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1200px;
    height: 500px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 99px;
    overflow: hidden;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    text-align: center;
    cursor: pointer;
    background: url(../images/banniu.png) no-repeat -22px 0px;
}

.slider .hd li.on {
    background: url(../images/banniu.png) no-repeat 0px 0px;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 500px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -600px;
}

.slider .next {
    left: 50%;
    margin-left: 600px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    /*display:none;*/
    position: absolute;
    top: 220px;
    z-index: 1;
    width: 60px;
    height: 60px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .prev .arrow {
    right: -30px;
    background: url(../images/slider-arrow-left.png) 0 0 no-repeat;
}

.slider .next .arrow {
    left: -30px;
    background: url(../images/slider-arrow-right.png) 0 0 no-repeat;
}


/*------会员中心---------*/

.memberleft {
    width: 220px;
    background-color: #ffffff;
}

.memberright {
    width: 960px;
    background-color: #ffffff;
}

.memberlist {
    padding: 0px 0px 0px 20px;
}

.memberlist dt {
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    padding-top: 20px;
    padding-left: 20px;
    background: url(../images/mt2.gif) no-repeat 0px 32px;
}

.memberlist dd {
    font-size: 14px;
    line-height: 33px;
    padding-left: 20px;
}

.memberlist dt.list1 {
    background: url(../images/mt1.gif) no-repeat 0px 32px;
}


/*------购物车页面---------*/

.cartname {
    width: 150px;
    height: 30px;
    border-bottom: 3px solid #4e7de1;
    line-height: 30px;
    font-size: 16px;
    padding: 5px 0;
    clear: both;
}

.shopcart_main_none {
    padding: 100px 0 137px 400px;
    min-height: 250px;
}

.shopcart_main_none_img {
    display: block;
    float: left;
    width: 150px;
    height: 176px;
    margin: 0 20px 0 0;
    background: url("../images/ui_img8.png") no-repeat 0 0;
}

.shopcart_main_none_main {
    display: block;
    float: left;
    width: 186px;
    height: 124px;
    font-size: 18px;
    text-align: right;
    line-height: 25px;
    padding-top: 52px;
}

.shopcart_main_none_main a:link,
.shopcart_main_none_main a:visited {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: rgb(199, 47, 20);
    text-align: center;
    margin-top: 16px;
    border: 1px solid rgb(199, 47, 20);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.shopping_cart_procedure {
    float: right;
    background: url(../images/procedure_bg.png) 2px 0 no-repeat;
    width: 658px;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.shopping_cart_procedure span {
    padding-left: 15px;
    width: 220px;
    display: inline-block;
    color: #FFF
}

.shopping_cart_procedure2 {
    float: right;
    background: url(../images/procedure_bg.png) 4px -32px no-repeat;
    width: 658px;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.shopping_cart_procedure2 span {
    padding-left: 15px;
    width: 220px;
    display: inline-block;
}

.shopping_cart_procedure3 {
    float: right;
    background: url(../images/procedure_bg.png) 4px -64px no-repeat;
    width: 658px;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.shopping_cart_procedure3 span {
    padding-left: 15px;
    width: 220px;
    display: inline-block;
}

.localtion .fr span {
    color: #FFFFFF;
}

table.gridtable {
    font-size: 14px;
    color: #333333;
    border: 5px solid #CCCCCC;
    clear: both;
    margin: 20px auto 10px;
    border-collapse: collapse;
}

table.gridtable th {
    height: 30px;
    background-color: #fafbf8;
    font-size: 15px;
    border: #eee 1px solid;
}

table.gridtable td {
    background-color: #ffffff;
    overflow: hidden;
    border: #eee 1px solid;
}

.dd {
    display: block;
    color: #4e7de1
}

/* div.text {
    display: block;
    overflow: hidden;
    clear: both;
    text-align: right;
} */

.price {
    font-size: 24px;
    font-weight: 700;
    color: #F40;
    font-style: normal;
}

.quantity-form a {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
}


/*购物车添加*/

.mt h2 {
    color: #000000;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 5px;
    font-size: 20px;
    color: #000000;
}

#check {
    border: 1px solid #ddd;
    margin-top: 10px;
    background-color: #FFFFFF;
    padding: 10px 0px;
    font-size: 14px;
}

.orderplace h2 {
    height: 30px;
    line-height: 30px;
    width: 121px;
    clear: both;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 15px;
}

#formincart {
    padding-left: 20px;
}

#formincart dl {
    clear: both;
    overflow: hidden;
    padding-top: 5px;
}

#formincart dl dt {
    float: left;
    font-size: 14px;
    width: 80px;
}

#formincart dl dt span {
    color: #F00;
}

#formincart dl dd {
    float: left;
}

.orderplace p {
    clear: both;
    padding: 5px;
    color: #000;
}

#formsender {
    margin: 0px;
}

.orderplace dt,
.orderplace dd {
    height: 35px;
    line-height: 35px;
}

.cart_long {
    width: 290px;
    height: 30px;
    padding-left: 5px;
    line-height: 30px;
    line-height: 30px;
    border: 1px solid #D7D7D7;
    background: #fff;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    ime-mode: disabled;
}

.cart-2 {
    border-bottom: 1px solid #D7D7D7;
}

.cart-2 tr {
    text-indent: 2em;
    height: 35px;
    border-bottom: 1px solid #eee;
}

#senderdetail {
    padding: 0px;
}

#senderdetail p {
    height: 30px;
}

a#show {
    color: #000
}

.orderplace h2 {
    height: 30px;
    line-height: 30px;
    width: 121px;
    clear: both;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 15px;
    background-color: #f5f5f5;
    padding: 0px 0px 0px 20px;
    margin: 20px 0px 10px 0px;
    width: 1178px;
}

#senderdetail p {
    height: 30px;
    padding-left: 30px;
}

#zffs {
    height: 30px;
    padding-left: 30px;
}

.trans p {
    text-align: right;
    overflow: hidden;
    margin-right: 15px;
}

.jiesuan {
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    overflow: hidden;
    color: #000000;
    font-size: 20px;
    padding-right: 20px;
    margin-top: 10px;
}

a.btn_submit_pay {
    display: block;
    float: right;
    text-align: center;
    width: 160px;
    height: 41px;
    line-height: 41px;
    color: #fff;
    font-size: 18px;
    background: #4e7de1;
    cursor: pointer;
}

.xuzhe select {
    height: 30px;
    padding: 5px;
    line-height: 30px;
    line-height: 30px;
    border: 1px solid #D7D7D7;
    background: #fff;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    ime-mode: disabled;
}


/*订单提交成功*/

#success a {
    display: block;
    float: left;
    color: #fff;
}

#success p {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

#success i {
    padding: 0px;
    color: #35AA47;
    font-size: 70px;
    margin: 0 35px;
    vertical-align: middle;
}

#success {
    overflow: hidden;
    height: 200px;
    padding-left: 35%;
    padding-top: 100px;
    background-color: #FFF
}

#success i {
    background: url(../images/security_sprite131104.png) no-repeat 0 -230px;
    width: 36px;
    height: 36px;
    display: inline-block;
    overflow: hidden;
}

a.btn_success,
a.btn_success:active,
.btn_success {
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #4e7de1;
    margin: 15px 20px 0px 20px;
    cursor: pointer;
}


/*------留言反馈-------*/

.messagetitle {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    padding: 75px 0px 30px 0px;
    margin: 0px;
}

.messagecontent {
    width: 860px;
    margin: 0px auto;
    overflow: hidden;
}

.messagecontent ul {
    width: 920px;
    overflow: hidden;
}

.messagecontent li {
    padding-right: 60px;
}

.messagecontent li.fl,
.messagecontent li.fr {
    width: 400px;
    height: 100px;
}

.messagecontent li i {
    display: block;
    height: 25px;
    color: #666666;
    font-size: 14px;
    font-style: normal;
}

.messagecontent li span {
    display: block;
}

.messagecontent li span input {
    width: 388px;
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    border: #f5f5f5 1px solid;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}

.messagecontent li.fcl {
    width: 100%;
    height: 100px;
    clear: both;
}

.messagecontent li.fcl input {
    width: 848px;
}

.messagecontent li.fcl2 {
    width: 100%;
    height: 230px;
    clear: both;
}

.messagecontent li.fcl2 textarea {
    padding: 5px 5px;
    line-height: 20px;
    width: 848px;
    font-size: 14px;
    color: #333333;
    border: #f5f5f5 1px solid;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}

.ftj {
    width: 100%;
    height: 100px;
    clear: both;
}

.fftj {
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #4e7de1;
    border: #4e7de1 1px solid;
    cursor: pointer;
}

.fftj:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.aboutcontent {
    padding: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

.aboutlist {
    overflow: hidden;
}

.aboutlist li {
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 14px;
    background-color: #e1e1e1;
    color: #333333;
    padding: 0px 20px;
}

.aboutlist li a {
    color: #333333;
}

.aboutlist li.on {
    background-color: #4e7de1;
    color: #FFFFFF;
}

.aboutlist li.on a {
    color: #FFFFFF;
}

.downlist {
    overflow: hidden;
    padding-bottom: 30px;
}

.downlist li {
    float: left;
    padding: 30px 0px 0px 30px;
    width: 100px;
    overflow: hidden;
}

.downlist li span {
    display: block;
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 10px 0px;
}

.mingao {
    min-height: 340px;
    height: auto !important;
    height: 340px;
}

.right_top {
    width: 1000px;
    margin-left: 25px;
    min-height: 600px;
    float: left;
}

.right_top_1 {
    width: 900px;
    margin-left: 25px;
    min-height: 600px;
    float: left;
}

.right_top_2 {
    width: 600px;
    margin-left: 25px;
    min-height: 600px;
    float: left;
}

.left_top {
    width: 300px;
    height: 500px;
    margin-top: 30px;
    padding-left: 15px;
    float: left;
}

.left_menu {
    text-align: center;
}

.left_menu span {
    display: block;
    background: rgb(199, 47, 20);
    height: 50px;
    width: 250px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.left_menu ul {
    width: 250px;
    height: 50px;
    text-align: center;
    margin-bottom: 2px;
    background: #e1e1e1 url(../images/index_15.png) no-repeat 220px center;
}

.left_menu ul a {
    font-size: 14px;
    color: #333;
    line-height: 50px;
    width: 250px;
    height: 50px;
    display: block;
}

.page_list li {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #b2b2b2;
}

.page_list li a img {
    vertical-align: middle;
    margin-right: 10px;
}

.page_list li span {
    font-size: 12px;
    color: #333;
    margin-left: 10px;
}

.right_body {
    padding: 20px 0px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.right_title {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #cccccc;
    height: 49px !important;
    line-height: 49px !important;
    margin-left: 10px;
}

.right_title span img {
    vertical-align: middle;
    margin-right: 10px;
}

.right_title div img {
    vertical-align: middle;
    margin-right: 5px;
}

.right_title span {
    display: block;
    float: left;
    font-size: 20px;
    color: #cb0000;
}

.right_title div {
    display: block;
    float: right;
    text-align: right;
    font-family: '宋体';
}

.right_title div span {
    display: inline;
    font-size: 12px;
    color: #333333;
    margin: 0px 5px;
    float: none;
}

.productlist {
    display: block;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.productlist a.ptitle {
    font-size: 20px;
    color: #000;
}

.productlist td.pdes {
    font-size: 12px;
    color: #0088c4;
}

.productlist a.kucunbtn {
    color: #0088c4;
    font-size: 14px;
}

.productlist a.zixunbtn {
    color: #0088c4;
    font-size: 14px;
    text-decoration: underline;
}

.productlist a.ctitle {
    font-size: 12px;
    color: #0088c4;
}

.integralv_k {
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.integralv_table {
    margin: 20px;
    width: 960px;
}

.integralv_table td {
    border-bottom: 1px dashed #CCCCCC;
}

.integralv_yl {
    width: 250px;
    height: 250px;
    border: 1px solid #CCC;
}

.integralv_title {
    font-size: 20px;
    color: #000;
}

.integralv_title2 {
    font-size: 12px;
    color: rgb(199, 47, 20);
}

.integralv_table2 tr.title {
    background: rgb(199, 47, 20);
    font-size: 12px;
    color: #FFF;
}

.integralvnum {
    width: 60px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #CCC;
    width: 58px;
    height: 23px !important;
    line-height: 23px !important;
    text-align: center;
}

.integralv_k2 {
    display: block;
    border: 1px solid #CCC;
}

.integral_c_m {
    height: 40px;
    line-height: 40px;
    background: rgb(199, 47, 20);
}

.integral_c_m a:link {
    display: block;
    float: left;
    width: 150px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.integral_c_m a:visited {
    display: block;
    float: left;
    width: 150px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.integral_c_m a:hover {
    display: block;
    float: left;
    width: 150px;
    font-size: 14px;
    color: #FFF;
    background: #690202;
    text-align: center;
}

.integral_c_m a.active {
    display: block;
    float: left;
    width: 150px;
    font-size: 14px;
    color: #FFF;
    background: #690202;
    text-align: center;
}

.integral_c_k {
    padding: 20px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    display: none;
    word-break: break-all;
    word-wrap: break-word;
    background: #fff;
}

.integral_c_k table {
    max-width: 100%;
}

.notice input {
    height: 35px;
    line-height: 35px;
    border: 1px solid #cccccc;
    height: 33px !important;
    line-height: 33px !important;
}

.notice span {
    color: #F00;
    margin-left: 10px;
}

.notice {
    font-size: 12px;
}

.servicev div.title {
    font-size: 20px;
    color: #000;
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px dotted #CCCCCC;
}

.servicev div.des {
    font-size: 12px;
    color: #999;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.servicev div.content {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.hotp ul li{
    width: 260px;
    height: 206px;
    position: relative;
    float: left;
    margin-right: 16px;
    padding: 0 0 35px;
}
.hotp ul li img{
    display: block;
    width: 260px;
    height: 206px;
}
.hotp ul li span{
    display: block;
    text-align: center;
    font-size: 14px;
    height: 40px;
    background-color: #C72F14;
    position: absolute;
    top: 166px;
    width: 100%;
    opacity: 0.8;
    color: white;
    line-height: 40px;
}
/*分页*/
.pagination{
    float: right;
}
.pagination a {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
}